[INFO] fetching crate quaditsync 1.0.2...
[INFO] checking quaditsync-1.0.2 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate quaditsync 1.0.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate quaditsync 1.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quaditsync 1.0.2
[INFO] tweaked toml for crates.io crate quaditsync 1.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quaditsync 1.0.2 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding cucumber v0.20.2 (available: v0.23.0)
[INFO] [stderr]       Adding git2 v0.18.3 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded cucumber v0.20.2
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.20.2
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded libssh2-sys v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269
[INFO] running `Command { std: "docker" "start" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libssh2-sys v0.3.2
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ignore v0.4.27
[INFO] [stderr]     Checking cucumber-expressions v0.3.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]     Checking cucumber v0.20.2
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking quaditsync v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]  --> tests/steps/common.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let path = TempDir::new().unwrap().into_path();
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.87s
[INFO] running `Command { std: "docker" "inspect" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269", kill_on_drop: false }`
[INFO] [stdout] 97d8c35e850a5eef7df8a767992d922dbbf6ba8a3835f2161482ee4392037269
